Skip to content

docs(runtime): clarify host-owned cwd and environment#52

Merged
jomeswang merged 1 commit into
mainfrom
codex/remove-workspace-root-contract
Jul 19, 2026
Merged

docs(runtime): clarify host-owned cwd and environment#52
jomeswang merged 1 commit into
mainfrom
codex/remove-workspace-root-contract

Conversation

@jomeswang

Copy link
Copy Markdown
Collaborator

What changed

  • Document that the host owns cwd and environment selection.
  • Clarify that the kit performs generic ambient environment inheritance plus explicit overlay.
  • Add a regression test proving product-specific variables are passed through unchanged by the generic kit.

Why

Filtering Tutti-specific variables inside the SDK would mix product policy into a reusable process library. The host must select the environment before invoking the kit.

Risks

No runtime behavior changes.

Verification

  • pnpm typecheck
  • env test suite, 16 tests
  • pnpm build
  • git diff --check

@jomeswang
jomeswang marked this pull request as ready for review July 19, 2026 14:33

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@jomeswang
jomeswang merged commit 0923460 into main Jul 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant